{
  "bundles": [
    {
      "@type": "NXBundle",
      "artifactId": "nuxeo-opencmis-impl",
      "artifactVersion": "2021.54.6",
      "bundleGroup": {
        "@type": "NXBundleGroup",
        "bundleIds": [
          "org.nuxeo.ecm.core.opencmis.bindings",
          "org.nuxeo.ecm.core.opencmis.impl"
        ],
        "hierarchyPath": "/grp:org.nuxeo.ecm.core/grp:org.nuxeo.ecm.core.opencmis",
        "id": "grp:org.nuxeo.ecm.core.opencmis",
        "name": "org.nuxeo.ecm.core.opencmis",
        "parentIds": [
          "grp:org.nuxeo.ecm.core"
        ],
        "readmes": [],
        "version": "2021.54"
      },
      "bundleId": "org.nuxeo.ecm.core.opencmis.impl",
      "components": [
        {
          "@type": "NXComponent",
          "componentClass": "org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepositories",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [],
          "hierarchyPath": "/grp:org.nuxeo.ecm.core/grp:org.nuxeo.ecm.core.opencmis/org.nuxeo.ecm.core.opencmis.impl/org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepositories",
          "name": "org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepositories",
          "requirements": [
            "org.nuxeo.ecm.core.api.repository.RepositoryManager"
          ],
          "resolutionOrder": 248,
          "services": [
            {
              "@type": "NXService",
              "componentId": "org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepositories",
              "hierarchyPath": "/grp:org.nuxeo.ecm.core/grp:org.nuxeo.ecm.core.opencmis/org.nuxeo.ecm.core.opencmis.impl/org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepositories/Services/org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepositories",
              "id": "org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepositories",
              "overriden": false,
              "version": "2021.54.6"
            }
          ],
          "startOrder": 827,
          "version": "2021.54.6",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepositories\">\n\n  <require>org.nuxeo.ecm.core.api.repository.RepositoryManager</require>\n\n  <implementation\n    class=\"org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepositories\" />\n\n  <service>\n    <provide interface=\"org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepositories\" />\n  </service>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/opencmis-contrib.xml",
          "xmlPureComponent": false
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService--queryMaker",
              "hierarchyPath": "/grp:org.nuxeo.ecm.core/grp:org.nuxeo.ecm.core.opencmis/org.nuxeo.ecm.core.opencmis.impl/org.nuxeo.ecm.core.opencmis.impl.server.querymaker/Contributions/org.nuxeo.ecm.core.opencmis.impl.server.querymaker--queryMaker",
              "id": "org.nuxeo.ecm.core.opencmis.impl.server.querymaker--queryMaker",
              "registrationOrder": 1,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService",
                "name": "org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService",
                "type": "service"
              },
              "version": "2021.54.6",
              "xml": "<extension point=\"queryMaker\" target=\"org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService\">\n    <queryMaker name=\"CMISQL\">\n      org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker\n    </queryMaker>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.core/grp:org.nuxeo.ecm.core.opencmis/org.nuxeo.ecm.core.opencmis.impl/org.nuxeo.ecm.core.opencmis.impl.server.querymaker",
          "name": "org.nuxeo.ecm.core.opencmis.impl.server.querymaker",
          "requirements": [],
          "resolutionOrder": 249,
          "services": [],
          "startOrder": 150,
          "version": "2021.54.6",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.ecm.core.opencmis.impl.server.querymaker\"\n  version=\"1.0.0\">\n\n  <extension target=\"org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService\"\n    point=\"queryMaker\">\n    <queryMaker name=\"CMISQL\">\n      org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker\n    </queryMaker>\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/cmis-querymaker-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentation": "\n      Properties for relaxing the CMIS specifications. Note that setting any property of them to true gives a behavior\n      that is contrary to the CMIS specification. Please be aware the risk of doing so.\n      <ul>\n    <li>\n          \"org.nuxeo.cmis.relaxSpec\":\n          Relaxing CMIS specification control, default to false. Setting this property to true allows users to relax\n          the CMIS specification and use customized CMISQL. It allows multiple CONTAINS in CMISQL, contrary to the\n          specification 1.1, section 2.1.14.2.4.4, where at most one CONTAINS() function must be included in a single\n          query statement. Currently, JOIN predicate is not supported in such mode. This relax mode must NOT be used\n          with DBS (Document-Based Storage), like MongoDB.\n        </li>\n    <li>\n          \"org.nuxeo.cmis.errorOnCancelCheckOutOfDraftVersion\":\n          Property that makes it an error to call CMIS cancelCheckOut on a draft version (0.0).\n        </li>\n</ul>\n",
              "documentationHtml": "<p>\nProperties for relaxing the CMIS specifications. Note that setting any property of them to true gives a behavior\nthat is contrary to the CMIS specification. Please be aware the risk of doing so.\n</p><ul><li>\n&#34;org.nuxeo.cmis.relaxSpec&#34;:\nRelaxing CMIS specification control, default to false. Setting this property to true allows users to relax\nthe CMIS specification and use customized CMISQL. It allows multiple CONTAINS in CMISQL, contrary to the\nspecification 1.1, section 2.1.14.2.4.4, where at most one CONTAINS() function must be included in a single\nquery statement. Currently, JOIN predicate is not supported in such mode. This relax mode must NOT be used\nwith DBS (Document-Based Storage), like MongoDB.\n</li><li>\n&#34;org.nuxeo.cmis.errorOnCancelCheckOutOfDraftVersion&#34;:\nProperty that makes it an error to call CMIS cancelCheckOut on a draft version (0.0).\n</li></ul>",
              "extensionPoint": "org.nuxeo.runtime.ConfigurationService--configuration",
              "hierarchyPath": "/grp:org.nuxeo.ecm.core/grp:org.nuxeo.ecm.core.opencmis/org.nuxeo.ecm.core.opencmis.impl/org.nuxeo.ecm.core.opencmis.configuration/Contributions/org.nuxeo.ecm.core.opencmis.configuration--configuration",
              "id": "org.nuxeo.ecm.core.opencmis.configuration--configuration",
              "registrationOrder": 27,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.runtime.ConfigurationService",
                "name": "org.nuxeo.runtime.ConfigurationService",
                "type": "service"
              },
              "version": "2021.54.6",
              "xml": "<extension point=\"configuration\" target=\"org.nuxeo.runtime.ConfigurationService\">\n    <documentation>\n      Properties for relaxing the CMIS specifications. Note that setting any property of them to true gives a behavior\n      that is contrary to the CMIS specification. Please be aware the risk of doing so.\n      <ul>\n        <li>\n          \"org.nuxeo.cmis.relaxSpec\":\n          Relaxing CMIS specification control, default to false. Setting this property to true allows users to relax\n          the CMIS specification and use customized CMISQL. It allows multiple CONTAINS in CMISQL, contrary to the\n          specification 1.1, section 2.1.14.2.4.4, where at most one CONTAINS() function must be included in a single\n          query statement. Currently, JOIN predicate is not supported in such mode. This relax mode must NOT be used\n          with DBS (Document-Based Storage), like MongoDB.\n        </li>\n        <li>\n          \"org.nuxeo.cmis.errorOnCancelCheckOutOfDraftVersion\":\n          Property that makes it an error to call CMIS cancelCheckOut on a draft version (0.0).\n        </li>\n      </ul>\n    </documentation>\n    <property name=\"org.nuxeo.cmis.errorOnCancelCheckOutOfDraftVersion\">false</property>\n    <property name=\"org.nuxeo.cmis.relaxSpec\">false</property>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.core/grp:org.nuxeo.ecm.core.opencmis/org.nuxeo.ecm.core.opencmis.impl/org.nuxeo.ecm.core.opencmis.configuration",
          "name": "org.nuxeo.ecm.core.opencmis.configuration",
          "requirements": [],
          "resolutionOrder": 250,
          "services": [],
          "startOrder": 149,
          "version": "2021.54.6",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.ecm.core.opencmis.configuration\">\n\n  <extension target=\"org.nuxeo.runtime.ConfigurationService\" point=\"configuration\">\n    <documentation>\n      Properties for relaxing the CMIS specifications. Note that setting any property of them to true gives a behavior\n      that is contrary to the CMIS specification. Please be aware the risk of doing so.\n      <ul>\n        <li>\n          \"org.nuxeo.cmis.relaxSpec\":\n          Relaxing CMIS specification control, default to false. Setting this property to true allows users to relax\n          the CMIS specification and use customized CMISQL. It allows multiple CONTAINS in CMISQL, contrary to the\n          specification 1.1, section 2.1.14.2.4.4, where at most one CONTAINS() function must be included in a single\n          query statement. Currently, JOIN predicate is not supported in such mode. This relax mode must NOT be used\n          with DBS (Document-Based Storage), like MongoDB.\n        </li>\n        <li>\n          \"org.nuxeo.cmis.errorOnCancelCheckOutOfDraftVersion\":\n          Property that makes it an error to call CMIS cancelCheckOut on a draft version (0.0).\n        </li>\n      </ul>\n    </documentation>\n    <property name=\"org.nuxeo.cmis.errorOnCancelCheckOutOfDraftVersion\">false</property>\n    <property name=\"org.nuxeo.cmis.relaxSpec\">false</property>\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/properties-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.core.api.versioning.VersioningService--policies",
              "hierarchyPath": "/grp:org.nuxeo.ecm.core/grp:org.nuxeo.ecm.core.opencmis/org.nuxeo.ecm.core.opencmis.impl/org.nuxeo.ecm.core.opencmis.impl.server.versioning/Contributions/org.nuxeo.ecm.core.opencmis.impl.server.versioning--policies",
              "id": "org.nuxeo.ecm.core.opencmis.impl.server.versioning--policies",
              "registrationOrder": 2,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.core.api.versioning.VersioningService",
                "name": "org.nuxeo.ecm.core.api.versioning.VersioningService",
                "type": "service"
              },
              "version": "2021.54.6",
              "xml": "<extension point=\"policies\" target=\"org.nuxeo.ecm.core.api.versioning.VersioningService\">\n    <!-- Range [1, 10] for order is reserved for Nuxeo System Policies-->\n    <!-- See https://doc.nuxeo.com/nxdoc/versioning/#-anchor-versioning-policies-versioning-policies-and-filters -->\n    <policy beforeUpdate=\"true\" id=\"no-versioning-for-cmis-before-update\" increment=\"NONE\" order=\"2\">\n      <filter-id>cmis-document</filter-id>\n    </policy>\n    <policy id=\"no-versioning-for-cmis-after-update\" increment=\"NONE\" order=\"2\">\n      <filter-id>cmis-document</filter-id>\n    </policy>\n  </extension>"
            },
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.core.api.versioning.VersioningService--filters",
              "hierarchyPath": "/grp:org.nuxeo.ecm.core/grp:org.nuxeo.ecm.core.opencmis/org.nuxeo.ecm.core.opencmis.impl/org.nuxeo.ecm.core.opencmis.impl.server.versioning/Contributions/org.nuxeo.ecm.core.opencmis.impl.server.versioning--filters",
              "id": "org.nuxeo.ecm.core.opencmis.impl.server.versioning--filters",
              "registrationOrder": 2,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.core.api.versioning.VersioningService",
                "name": "org.nuxeo.ecm.core.api.versioning.VersioningService",
                "type": "service"
              },
              "version": "2021.54.6",
              "xml": "<extension point=\"filters\" target=\"org.nuxeo.ecm.core.api.versioning.VersioningService\">\n    <filter class=\"org.nuxeo.ecm.core.opencmis.impl.server.versioning.CMISVersioningFilter\" id=\"cmis-document\"/>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.core/grp:org.nuxeo.ecm.core.opencmis/org.nuxeo.ecm.core.opencmis.impl/org.nuxeo.ecm.core.opencmis.impl.server.versioning",
          "name": "org.nuxeo.ecm.core.opencmis.impl.server.versioning",
          "requirements": [
            "org.nuxeo.ecm.core.versioning.default-policies"
          ],
          "resolutionOrder": 251,
          "services": [],
          "startOrder": 151,
          "version": "2021.54.6",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.ecm.core.opencmis.impl.server.versioning\" version=\"1.0\">\n\n  <require>org.nuxeo.ecm.core.versioning.default-policies</require>\n\n  <extension target=\"org.nuxeo.ecm.core.api.versioning.VersioningService\" point=\"policies\">\n    <!-- Range [1, 10] for order is reserved for Nuxeo System Policies-->\n    <!-- See https://doc.nuxeo.com/nxdoc/versioning/#-anchor-versioning-policies-versioning-policies-and-filters -->\n    <policy id=\"no-versioning-for-cmis-before-update\" beforeUpdate=\"true\" increment=\"NONE\" order=\"2\">\n      <filter-id>cmis-document</filter-id>\n    </policy>\n    <policy id=\"no-versioning-for-cmis-after-update\" increment=\"NONE\" order=\"2\">\n      <filter-id>cmis-document</filter-id>\n    </policy>\n  </extension>\n\n  <extension target=\"org.nuxeo.ecm.core.api.versioning.VersioningService\" point=\"filters\">\n    <filter id=\"cmis-document\" class=\"org.nuxeo.ecm.core.opencmis.impl.server.versioning.CMISVersioningFilter\" />\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/cmis-versioning-contrib.xml",
          "xmlPureComponent": true
        }
      ],
      "fileName": "nuxeo-opencmis-impl-2021.54.6.jar",
      "groupId": "org.nuxeo.ecm.core",
      "hierarchyPath": "/grp:org.nuxeo.ecm.core/grp:org.nuxeo.ecm.core.opencmis/org.nuxeo.ecm.core.opencmis.impl",
      "id": "org.nuxeo.ecm.core.opencmis.impl",
      "location": "",
      "manifest": "Manifest-Version: 1.0\r\nArchiver-Version: Plexus Archiver\r\nCreated-By: Apache Maven\r\nBuilt-By: root\r\nBuild-Jdk: 11.0.23\r\nBundle-ManifestVersion: 2\r\nBundle-Version: 5.4.2.qualifier\r\nBundle-Name: Nuxeo ECM Core OpenCMIS Implementation\r\nBundle-SymbolicName: org.nuxeo.ecm.core.opencmis.impl;singleton:=true\r\nBundle-Vendor: Nuxeo\r\nExport-Package: org.nuxeo.ecm.core.opencmis.impl.client,org.nuxeo.ecm.\r\n core.opencmis.impl.server,org.nuxeo.ecm.core.opencmis.impl.util\r\nBundle-ActivationPolicy: lazy\r\nEclipse-ExtensibleAPI: true\r\nNuxeo-Component: OSGI-INF/opencmis-contrib.xml,OSGI-INF/cmis-querymake\r\n r-contrib.xml,OSGI-INF/properties-contrib.xml,OSGI-INF/cmis-versionin\r\n g-contrib.xml\r\nBundle-RequiredExecutionEnvironment: JavaSE-1.6\r\nImport-Package: javax.resource,javax.servlet,org.antlr.runtime,org.ant\r\n lr.runtime.tree,org.apache.chemistry.opencmis.client.api,org.apache.c\r\n hemistry.opencmis.client.bindings.spi,org.apache.chemistry.opencmis.c\r\n lient.runtime,org.apache.chemistry.opencmis.client.runtime.objecttype\r\n ,org.apache.chemistry.opencmis.client.runtime.util,org.apache.chemist\r\n ry.opencmis.commons,org.apache.chemistry.opencmis.commons.data,org.ap\r\n ache.chemistry.opencmis.commons.definitions,org.apache.chemistry.open\r\n cmis.commons.enums,org.apache.chemistry.opencmis.commons.exceptions,o\r\n rg.apache.chemistry.opencmis.commons.impl,org.apache.chemistry.opencm\r\n is.commons.impl.dataobjects,org.apache.chemistry.opencmis.commons.imp\r\n l.jaxb,org.apache.chemistry.opencmis.commons.impl.server,org.apache.c\r\n hemistry.opencmis.commons.server,org.apache.chemistry.opencmis.common\r\n s.spi,org.apache.chemistry.opencmis.server.support,org.apache.chemist\r\n ry.opencmis.server.support.query,org.apache.commons.logging,org.nuxeo\r\n .common.utils,org.nuxeo.ecm.core,org.nuxeo.ecm.core.api,org.nuxeo.ecm\r\n .core.api.blobholder,org.nuxeo.ecm.core.api.event,org.nuxeo.ecm.core.\r\n api.impl,org.nuxeo.ecm.core.api.impl.blob,org.nuxeo.ecm.core.api.mode\r\n l,org.nuxeo.ecm.core.api.pathsegment,org.nuxeo.ecm.core.api.repositor\r\n y,org.nuxeo.ecm.core.api.security,org.nuxeo.ecm.core.query,org.nuxeo.\r\n ecm.core.query.sql,org.nuxeo.ecm.core.schema,org.nuxeo.ecm.core.schem\r\n a.types,org.nuxeo.ecm.core.schema.types.primitives,org.nuxeo.ecm.core\r\n .storage,org.nuxeo.ecm.core.storage.sql,org.nuxeo.ecm.core.storage.sq\r\n l.jdbc,org.nuxeo.ecm.core.storage.sql.jdbc.db,org.nuxeo.ecm.core.stor\r\n age.sql.jdbc.dialect,org.nuxeo.ecm.platform.audit.api,org.nuxeo.runti\r\n me.api,org.nuxeo.runtime.model\r\n\r\n",
      "maxResolutionOrder": 251,
      "minResolutionOrder": 248,
      "packages": [],
      "requirements": [],
      "version": "2021.54.6"
    }
  ],
  "creationDate": 1716281073860,
  "key": "Nuxeo Platform-2021.54",
  "name": "Nuxeo Platform",
  "operations": [],
  "packages": [],
  "pluginSnapshots": {},
  "releaseDate": 1716281073860,
  "version": "2021.54"
}